projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f60044f
)
(blessmail): Specify directory for blessmail.el.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 16 May 1994 22:02:48 +0000
(22:02 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 16 May 1994 22:02:48 +0000
(22:02 +0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 39c09cf76fd3dd0e5f96aaf83ec9827f0b9544b8..f79ac3e4528e88ee6e887645df508e7f159fd0c8 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-164,7
+164,7
@@
all: ${UTILITIES} ${INSTALLABLES}
#ifdef MOVEMAIL_NEEDS_BLESSING
blessmail: ../src/emacs
- ../src/emacs -batch -l blessmail.el
+ ../src/emacs -batch -l
../lisp/
blessmail.el
chmod +x blessmail
#endif